Skip to content

feat(bsky): add private space notification queries - #35

Merged
rishibalakrishnan merged 3 commits into
mainfrom
fix/private-space-notifications
Sep 4, 2026
Merged

feat(bsky): add private space notification queries#35
rishibalakrishnan merged 3 commits into
mainfrom
fix/private-space-notifications

Conversation

@rishibalakrishnan

Copy link
Copy Markdown
Contributor

Summary

Keep the standard notification list and unread-count responses limited to public AT URIs, and add authenticated Blacksky queries that return the authorized union of public and private-space notifications. The new routes fail closed for malformed or mixed notification domains and preserve pagination and shared seen-state semantics.

Test plan

  • CI passes package codegen and TypeScript build
  • CI passes notification contract, pagination, domain, and authorization tests
  • CI passes data-plane PostgreSQL coverage for pre-limit filtering, unread counts, moderation, and shared seen state

@rishibalakrishnan
rishibalakrishnan merged commit a5ab190 into main Sep 4, 2026
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant